aboutsummaryrefslogtreecommitdiff
path: root/src/textadept.h
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2009-07-08 19:39:26 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2009-07-08 19:39:26 -0400
commita8e87e8efd47676ff0f04fbfba14be189b169ebb (patch)
treee04ec88b6ad70d43b39e0c2700a86affc316fa88 /src/textadept.h
parent9827462bc8ac4ecc6009f2285c2397bf6ff64777 (diff)
downloadtextadept-a8e87e8efd47676ff0f04fbfba14be189b169ebb.tar.gz
textadept-a8e87e8efd47676ff0f04fbfba14be189b169ebb.zip
Replace lua_dialog with gcocoadialog.
Diffstat (limited to 'src/textadept.h')
-rw-r--r--src/textadept.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/textadept.h b/src/textadept.h
index 73064fdf..1a5e60e1 100644
--- a/src/textadept.h
+++ b/src/textadept.h
@@ -15,6 +15,7 @@
#include <ScintillaWidget.h>
extern "C" {
+#include <gcocoadialog.h>
#include <lua.h>
#include <lualib.h>
#include <lauxlib.h>