diff options
Diffstat (limited to 'plugins/WhenWasIt/dlg_handlers.cpp')
-rw-r--r-- | plugins/WhenWasIt/dlg_handlers.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/WhenWasIt/dlg_handlers.cpp b/plugins/WhenWasIt/dlg_handlers.cpp index 7e907264bd..86b64effcc 100644 --- a/plugins/WhenWasIt/dlg_handlers.cpp +++ b/plugins/WhenWasIt/dlg_handlers.cpp @@ -18,6 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include "commonheaders.h"
#include "dlg_handlers.h"
#define COLOR_USERINFO RGB(138, 190, 160)
|