Ashton's little patch to fix a compile error.

This commit is contained in:
businessmanprogrammersteve 2010-02-14 06:37:45 +00:00
parent a312c9b1bf
commit 3c165e7898
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ Gives an Error message with an option for help.
#include <wx/utils.h>
#include <wx/html/htmlwin.h>
#include <wx/settings.h>
#include <wx/statusbr.h>
#include "LinkingHtmlWindow.h"
#include "../Theme.h"