rnd-20001203-5-src
[rocksndiamonds.git] / src / libgame / x11.c
index fef8bcf9ed2e74590ac69efa2bc97bde04f0fef8..931e9d5c5a62e6aba813fbe764b9661c2010a646 100644 (file)
@@ -12,7 +12,9 @@
 *  x11.c                                                   *
 ***********************************************************/
 
-#include "libgame.h"
+#include "system.h"
+#include "misc.h"
+
 
 #if defined(TARGET_X11)