rnd-20001203-5-src
[rocksndiamonds.git] / src / libgame / pcx.h
index f214971b76aa0658cb9f4d66c857da758bf70680..304672fe2834f0eab0f344dec1677531e520ad08 100644 (file)
@@ -14,7 +14,9 @@
 #ifndef PCX_H
 #define PCX_H
 
-#include "libgame.h"
+#include "system.h"
+#include "image.h"
+
 
 #if !defined(TARGET_SDL)