Skip to content

Commit 8dfdf84

Browse files
author
nitrocaster
committed
Add missing include.
1 parent 8d52ad8 commit 8dfdf84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/xrGame/ui/UIScriptWnd_script.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include "UITabControl.h"
1616
#include "uiscriptwnd_script.h"
1717
#include "xrScriptEngine/ScriptExporter.hpp"
18+
#include "xrScriptEngine/Functor.hpp"
1819

1920
using namespace luabind;
2021

0 commit comments

Comments
 (0)