diff --git a/ChangeLog b/ChangeLog index db8f1ebd2a..f0d5a03d7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-08-29 Colin Walters + + * panel-applet/NMWirelessApplet.c: Include config.h. + 2004-08-29 Colin Walters * configure.in: Generate config.h. diff --git a/panel-applet/NMWirelessApplet.c b/panel-applet/NMWirelessApplet.c index b3f0837aa6..08f8483687 100644 --- a/panel-applet/NMWirelessApplet.c +++ b/panel-applet/NMWirelessApplet.c @@ -42,6 +42,7 @@ #include #include +#include "config.h" #include "NMWirelessApplet.h" #include "NMWirelessAppletDbus.h"