removed compat.h because gtk2 is no more supported since a while
[psensor.git] / src / ui_pref.c
index 9112dd5..051c340 100644 (file)
@@ -23,7 +23,6 @@
 #include "cfg.h"
 #include "ui_pref.h"
 #include "ui_color.h"
-#include "compat.h"
 
 GdkColor *color_to_gdkcolor(struct color *color)
 {