Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pcmoritz committed Aug 16, 2017
1 parent 802e739 commit a6105d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/src/arrow/python/python_to_arrow.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.

#include "python_to_arrow.h"
#include "arrow/python/python_to_arrow.h"

#include <sstream>

Expand Down

0 comments on commit a6105d2

Please sign in to comment.