Skip to content
Extraits de code Groupes Projets
Valider 0a54e9ca rédigé par Amar Takhar's avatar Amar Takhar
Parcourir les fichiers

Fix inclusion of config.h, when I was writing this I added a relative path directly to acconf.h

Originally committed to SVN as r5316.
parent a3596292
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -18,11 +18,16 @@ ...@@ -18,11 +18,16 @@
/// @brief Common paths. /// @brief Common paths.
/// @ingroup libaegisub /// @ingroup libaegisub
#include "../commit/acconf.h"
#include "config.h"
#ifndef LAGI_PRE
#include <string> #include <string>
#endif
#include <libaegisub/path.h> #include <libaegisub/path.h>
namespace agi { namespace agi {
const std::string Path::Data() { const std::string Path::Data() {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter