summaryrefslogtreecommitdiff
path: root/s/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 's/server.cpp')
-rw-r--r--s/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/s/server.cpp b/s/server.cpp
index fcae752d5cb..5b28bfb0ab2 100644
--- a/s/server.cpp
+++ b/s/server.cpp
@@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "stdafx.h"
+#include "pch.h"
#include "../util/message.h"
#include "../util/unittest.h"
#include "../client/connpool.h"