summaryrefslogtreecommitdiff
path: root/src/cmd_userhost.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_userhost.cpp')
-rw-r--r--src/cmd_userhost.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_userhost.cpp b/src/cmd_userhost.cpp
index e365e6405..266d5369c 100644
--- a/src/cmd_userhost.cpp
+++ b/src/cmd_userhost.cpp
@@ -18,7 +18,7 @@
#include "users.h"
#include "commands.h"
#include "helperfuncs.h"
-#include "cmd_userhost.h"
+#include "commands/cmd_userhost.h"
void cmd_userhost::Handle (char **parameters, int pcnt, userrec *user)
{