Shouldn't need desktop/browser_private.h any more.

This commit is contained in:
Michael Drake 2014-05-15 14:34:56 +01:00
parent b31b66be47
commit b516d25ee6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#include <windows.h>
#include <windowsx.h>
#include "desktop/browser_private.h"
#include "desktop/browser.h"
#include "desktop/textinput.h"
#include "utils/errors.h"
#include "utils/log.h"