12 lines
396 B
Diff
12 lines
396 B
Diff
|
diff -urN bemused-mpd-r062/main.cpp bemused-mpd-r062.new/main.cpp
|
||
|
--- bemused-mpd-r062/main.cpp 2008-02-23 08:01:38.000000000 +0100
|
||
|
+++ bemused-mpd-r062.new/main.cpp 2010-03-29 13:00:07.000000000 +0200
|
||
|
@@ -16,6 +16,7 @@
|
||
|
***************************************************************************/
|
||
|
|
||
|
#include <stdlib.h>
|
||
|
+#include <stdio.h>
|
||
|
#include <iostream>
|
||
|
|
||
|
#include "BemusedServerDlg.h"
|