Browse Source

Loader: Add missing include

pull/15/merge
Yuri Kunde Schlesner 11 years ago
parent
commit
417c867e14
  1. 1
      src/core/loader/ncch.cpp

1
src/core/loader/ncch.cpp

@ -2,6 +2,7 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <algorithm>
#include <memory>
#include "common/logging/log.h"

Loading…
Cancel
Save