diff src/modplug/gui/support.h @ 2271:4b53cd5812e2

Re-added 48kHz support to the GUI
author Christian Birchinger <joker@netswarm.net>
date Thu, 27 Dec 2007 17:57:13 +0100
parents 499656950801
children
line wrap: on
line diff
--- a/src/modplug/gui/support.h	Tue Dec 25 21:54:17 2007 +0100
+++ b/src/modplug/gui/support.h	Thu Dec 27 17:57:13 2007 +0100
@@ -2,7 +2,9 @@
  * DO NOT EDIT THIS FILE - it is generated by Glade.
  */
 
-#include <config.h>
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
 
 #include <gtk/gtk.h>