Skip to content

Commit

Permalink
Adding missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
colincornaby committed Feb 18, 2024
1 parent 403b21e commit 21df00e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Plasma/Apps/plClient/Mac-Cocoa/PLSPatcher.mm
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#include "pfPatcher/plManifests.h"
#include "plFileSystem.h"
#include "plNetGameLib/plNetGameLib.h"
#include "plStatusLog/plStatusLog.h"

class Patcher
{
Expand Down

0 comments on commit 21df00e

Please sign in to comment.