]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/gtkutil/toolbar.h
refactored plugin api; refactored callback library; added signals library
[xonotic/netradiant.git] / libs / gtkutil / toolbar.h
index d0c83a8fc47d67e4b8a7276083384b05491a2e30..9bf847d248ff6c48adc6113b9b9eaceeaef7148e 100644 (file)
@@ -22,7 +22,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #if !defined(INCLUDED_GTKUTIL_TOOLBAR_H)
 #define INCLUDED_GTKUTIL_TOOLBAR_H
 
-class Callback;
+#include "generic/callbackfwd.h"
+
 typedef struct _GtkButton GtkButton;
 typedef struct _GtkToggleButton GtkToggleButton;
 typedef struct _GtkToolbar GtkToolbar;