summaryrefslogtreecommitdiff
path: root/db/cursor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'db/cursor.cpp')
-rw-r--r--db/cursor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/cursor.cpp b/db/cursor.cpp
index 29f9c9791cb..e98cb7a27a6 100644
--- a/db/cursor.cpp
+++ b/db/cursor.cpp
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "stdafx.h"
+#include "pch.h"
#include "pdfile.h"
#include "curop.h"