summaryrefslogtreecommitdiff
path: root/db/clientcursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'db/clientcursor.h')
-rw-r--r--db/clientcursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/clientcursor.h b/db/clientcursor.h
index d0726faf70f..a7f2654abe6 100644
--- a/db/clientcursor.h
+++ b/db/clientcursor.h
@@ -24,7 +24,7 @@
#pragma once
-#include "../stdafx.h"
+#include "../pch.h"
#include "cursor.h"
#include "jsobj.h"
#include "../util/message.h"