summaryrefslogtreecommitdiff
path: root/frontends/windows/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows/gui.h')
-rw-r--r--frontends/windows/gui.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/frontends/windows/gui.h b/frontends/windows/gui.h
index 95dcfc1b2..8f8f0bcbf 100644
--- a/frontends/windows/gui.h
+++ b/frontends/windows/gui.h
@@ -17,11 +17,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _NETSURF_WINDOWS_GUI_H_
-#define _NETSURF_WINDOWS_GUI_H_
+#ifndef NETSURF_WINDOWS_GUI_H
+#define NETSURF_WINDOWS_GUI_H
struct gui_window;
-struct gui_clipboard_table *win32_clipboard_table;
extern HINSTANCE hinst;