removed compat.h because gtk2 is no more supported since a while
[psensor.git] / src / main.c
index c904764..67c1d6a 100644 (file)
@@ -68,8 +68,6 @@
 #include "cpu.h"
 #endif
 
-#include "compat.h"
-
 static const char *program_name;
 
 static void print_version()