UIQ3 update, some makefile unification, rm old configs, stuff
[picodrive.git] / platform / uiq3 / engine / debug.h
index bcd8287..8f7bebf 100644 (file)
@@ -16,7 +16,7 @@
                #ifdef __cplusplus\r
                extern "C"\r
                #endif\r
-               void dprintf(char *format, ...);\r
+               void lprintf(char *format, ...);\r
        #endif\r
 #else\r
        #define DEBUGPRINT(x...)\r