Skip to content

Commit

Permalink
Forgot to move this include
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelIT7 committed May 14, 2024
1 parent bfc28c1 commit 9b9ece8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/lua_utils.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#include <GarrysMod/InterfacePointers.hpp>
#include <GarrysMod/Lua/Interface.h>
#include "CLuaGameCallback.h"
#include <usermessages.h>
#include "lua_threaded.h"

#ifdef SYSTEM_WINDOWS
#include <GarrysMod/Lua/LuaShared.h>
#include <GarrysMod/InterfacePointers.hpp>

static SourceSDK::FactoryLoader luashared_loader("lua_shared");
GarrysMod::Lua::ILuaInterface* Win_CreateInterface() {
Expand Down

0 comments on commit 9b9ece8

Please sign in to comment.