r11602: Apr 1, 2007 Version 4.5.3
[ctsim.git] / include / timer.h
index dd88d7bf4a7d5c4d8b7929ba9dfcfca1bf9b0a9b..f1a063e610b7a38de28ab5982f887c11011670f2 100644 (file)
@@ -30,7 +30,7 @@
 
 // pragma line required for Fedora 4 and wxWin 2.4.2 
 #if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma interface "timer.h"
+   #pragma implementation "timer.h"
 #endif
 
 #ifdef HAVE_CONFIG_H